East China Sea
Physics-Guided Inductive Spatiotemporal Kriging for PM2.5 with Satellite Gradient Constraints
Wang, Shuo, Teng, Mengfan, Cheng, Yun, Thiele, Lothar, Saukh, Olga, He, Shuangshuang, Zhang, Yuanting, Zhang, Jiang, Zhang, Gangfeng, Yuan, Xingyuan, Fan, Jingfang
High-resolution mapping of fine particulate matter (PM2.5) is a cornerstone of sustainable urbanism but remains critically hindered by the spatial sparsity of ground monitoring networks. While traditional data-driven methods attempt to bridge this gap using satellite Aerosol Optical Depth (AOD), they often suffer from severe, non-random data missingness (e.g., due to cloud cover or nighttime) and inversion biases. To overcome these limitations, this study proposes the Spatiotemporal Physics-Guided Inference Network (SPIN), a novel framework designed for inductive spatiotemporal kriging. Unlike conventional approaches, SPIN synergistically integrates domain knowledge into deep learning by explicitly modeling physical advection and diffusion processes via parallel graph kernels. Crucially, we introduce a paradigm-shifting training strategy: rather than using error-prone AOD as a direct input, we repurpose it as a spatial gradient constraint within the loss function. This allows the model to learn structural pollution patterns from satellite data while remaining robust to data voids. Validated in the highly polluted Beijing-Tianjin-Hebei and Surrounding Areas (BTHSA), SPIN achieves a new state-of-the-art with a Mean Absolute Error (MAE) of 9.52 ug/m^3, effectively generating continuous, physically plausible pollution fields even in unmonitored areas. This work provides a robust, low-cost, and all-weather solution for fine-grained environmental management.
- Asia > China > Beijing > Beijing (0.25)
- Asia > China > Tianjin Province > Tianjin (0.25)
- Europe > Switzerland > Zürich > Zürich (0.14)
- (5 more...)
- Pacific Ocean > North Pacific Ocean > East China Sea > Yellow Sea > Bohai Sea > Bohai Bay (0.04)
- North America > United States > Massachusetts > Middlesex County > Cambridge (0.04)
- Europe > United Kingdom > England > Oxfordshire > Oxford (0.04)
- (2 more...)
- Transportation (0.47)
- Food & Agriculture > Agriculture (0.46)
Geospatial Foundation Models to Enable Progress on Sustainable Development Goals
Ghamisi, Pedram, Yu, Weikang, Zhang, Xiaokang, Rizaldy, Aldino, Wang, Jian, Zhou, Chufeng, Gloaguen, Richard, Camps-Valls, Gustau
Foundation Models (FMs) are large-scale, pre-trained artificial intelligence (AI) systems that have revolutionized natural language processing and computer vision, and are now advancing geospatial analysis and Earth Observation (EO). They promise improved generalization across tasks, scalability, and efficient adaptation with minimal labeled data. However, despite the rapid proliferation of geospatial FMs, their real-world utility and alignment with global sustainability goals remain underexplored. We introduce SustainFM, a comprehensive benchmarking framework grounded in the 17 Sustainable Development Goals with extremely diverse tasks ranging from asset wealth prediction to environmental hazard detection. This study provides a rigorous, interdisciplinary assessment of geospatial FMs and offers critical insights into their role in attaining sustainability goals. Our findings show: (1) While not universally superior, FMs often outperform traditional approaches across diverse tasks and datasets. (2) Evaluating FMs should go beyond accuracy to include transferability, generalization, and energy efficiency as key criteria for their responsible use. (3) FMs enable scalable, SDG-grounded solutions, offering broad utility for tackling complex sustainability challenges. Critically, we advocate for a paradigm shift from model-centric development to impact-driven deployment, and emphasize metrics such as energy efficiency, robustness to domain shifts, and ethical considerations.
- Asia > China > Guangdong Province (0.14)
- Europe > Germany (0.04)
- Asia > China > Hubei Province > Wuhan (0.04)
- (13 more...)
- Health & Medicine > Therapeutic Area (1.00)
- Health & Medicine > Consumer Health (1.00)
- Energy > Renewable > Solar (1.00)
- (5 more...)
China Dives in on the World's First Wind-Powered Undersea Data Center
The $226 million project uses ocean breezes and seawater to stay cool. China is submerging data centers into the ocean to keep them cool. China has completed the first phase of construction of what it claims is the world's first underwater data center (UDC). Located in Shanghai's Lin-gang Special Area with a price tag of roughly RMB 1.6 billion ($226 million), it's a significant milestone in the quest for sustainable solutions to the growing energy demands of China's computing infrastructure. Powered entirely by wind energy, the initiative has a total power capacity of 24 megawatts.
- Asia > China > Shanghai > Shanghai (0.30)
- Pacific Ocean > North Pacific Ocean > East China Sea (0.05)
- North America > United States > New York (0.05)
- (4 more...)
- Information Technology > Services (0.87)
- Energy > Renewable > Wind (0.70)
TianQuan-S2S: A Subseasonal-to-Seasonal Global Weather Model via Incorporate Climatology State
Li, Guowen, Liu, Xintong, Liu, Yang, Chen, Mengxuan, Cao, Shilei, Wang, Xuehe, Zheng, Juepeng, Zhang, Jinxiao, Liang, Haoyuan, Zhang, Lixian, Wang, Jiuke, Jin, Meng, Cheng, Hong, Fu, Haohuan
Accurate Subseasonal-to-Seasonal (S2S) forecasting is vital for decision-making in agriculture, energy production, and emergency management. However, it remains a challenging and underexplored problem due to the chaotic nature of the weather system. Recent data-driven studies have shown promising results, but their performance is limited by the inadequate incorporation of climate states and a model tendency to degrade, progressively losing fine-scale details and yielding over-smoothed forecasts. To overcome these limitations, we propose TianQuan-S2S, a global S2S forecasting model that integrates initial weather states with climatological means via incorporating climatology into patch embedding and enhancing variability capture through an uncertainty-augmented Transformer. Extensive experiments on the Earth Reanalysis 5 (ERA5) reanalysis dataset demonstrate that our model yields a significant improvement in both deterministic and ensemble forecasting over the climatology mean, traditional numerical methods, and data-driven models. Ablation studies empirically show the effectiveness of our model designs. Remarkably, our model outperforms skillful numerical ECMWF-S2S and advanced data-driven Fuxi-S2S in key meteorological variables.
- Pacific Ocean > North Pacific Ocean > East China Sea (0.04)
- Indian Ocean (0.04)
- Asia > China > Yunnan Province > Kunming (0.04)
- (2 more...)
MOBO-OSD: Batch Multi-Objective Bayesian Optimization via Orthogonal Search Directions
Ngo, Lam, Ha, Huong, Chan, Jeffrey, Zhang, Hongyu
Bayesian Optimization (BO) is a powerful tool for optimizing expensive black-box objective functions. While extensive research has been conducted on the single-objective optimization problem, the multi-objective optimization problem remains challenging. In this paper, we propose MOBO-OSD, a multi-objective Bayesian Optimization algorithm designed to generate a diverse set of Pareto optimal solutions by solving multiple constrained optimization problems, referred to as MOBO-OSD subproblems, along orthogonal search directions (OSDs) defined with respect to an approximated convex hull of individual objective minima. By employing a well-distributed set of OSDs, MOBO-OSD ensures broad coverage of the objective space, enhancing both solution diversity and hypervolume performance. To further improve the density of the set of Pareto optimal candidate solutions without requiring an excessive number of subproblems, we leverage a Pareto Front Estimation technique to generate additional solutions in the neighborhood of existing solutions. Additionally, MOBO-OSD supports batch optimization, enabling parallel function evaluations to accelerate the optimization process when resources are available. Through extensive experiments and analysis on a variety of synthetic and real-world benchmark functions with two to six objectives, we demonstrate that MOBO-OSD consistently outperforms the state-of-the-art algorithms. Our code implementation can be found at https://github.com/LamNgo1/mobo-osd.
- Oceania > Australia (0.04)
- Pacific Ocean > North Pacific Ocean > East China Sea > Yellow Sea > Bohai Sea > Bohai Bay (0.04)
- North America > United States > Massachusetts > Middlesex County > Cambridge (0.04)
- (5 more...)
- Research Report > Experimental Study (1.00)
- Research Report > New Finding (0.92)
- Information Technology (0.67)
- Food & Agriculture > Agriculture (0.46)
Benchmarking Out-of-Distribution Detection for Plankton Recognition: A Systematic Evaluation of Advanced Methods in Marine Ecological Monitoring
Han, Yingzi, He, Jiakai, Xie, Chuanlong, Li, Jianping
Automated plankton recognition models face significant challenges during real-world deployment due to distribution shifts (Out-of-Distribution, OoD) between training and test data. This stems from plankton's complex morphologies, vast species diversity, and the continuous discovery of novel species, which leads to unpredictable errors during inference. Despite rapid advancements in OoD detection methods in recent years, the field of plankton recognition still lacks a systematic integration of the latest computer vision developments and a unified benchmark for large-scale evaluation. T o address this, this paper meticulously designed a series of OoD benchmarks simulating various distribution shift scenarios based on the DYB-PlanktonNet dataset [27], and systematically evaluated twenty-two OoD detection methods. Extensive experimental results demonstrate that the ViM [57] method significantly outperforms other approaches in our constructed benchmarks, particularly excelling in Far-OoD scenarios with substantial improvements in key metrics. This comprehensive evaluation not only provides a reliable reference for algorithm selection in automated plankton recognition but also lays a solid foundation for future research in plankton OoD detection. T o our knowledge, this study marks the first large-scale, systematic evaluation and analysis of Out-of-Distribution data detection methods in plankton recognition. Code is available at https://github.com/BlackJack0083/
PAD: Phase-Amplitude Decoupling Fusion for Multi-Modal Land Cover Classification
Zheng, Huiling, Zhong, Xian, Liu, Bin, Xiao, Yi, Wen, Bihan, Li, Xiaofeng
The fusion of Synthetic Aperture Radar (SAR) and RGB imagery for land cover classification remains challenging due to modality heterogeneity and underexploited spectral complementarity. Existing approaches often fail to decouple shared structural features from modality-complementary radiometric attributes, resulting in feature conflicts and information loss. To address this, we propose Phase-Amplitude Decoupling (PAD), a frequency-aware framework that separates phase (modality-shared) and amplitude (modality-complementary) components in the Fourier domain. This design reinforces shared structures while preserving complementary characteristics, thereby enhancing fusion quality. Unlike previous methods that overlook the distinct physical properties encoded in frequency spectra, PAD explicitly introduces amplitude-phase decoupling for multi-modal fusion. Specifically, PAD comprises two key components: 1) Phase Spectrum Correction (PSC), which aligns cross-modal phase features via convolution-guided scaling to improve geometric consistency; and 2) Amplitude Spectrum Fusion (ASF), which dynamically integrates high- and low-frequency patterns using frequency-adaptive multilayer perceptrons, effectively exploiting SAR's morphological sensitivity and RGB's spectral richness. Extensive experiments on WHU-OPT-SAR and DDHR-SK demonstrate state-of-the-art performance. This work establishes a new paradigm for physics-aware multi-modal fusion in remote sensing. The code will be available at https://github.com/RanFeng2/PAD.
- Asia > China > Hubei Province > Wuhan (0.05)
- Asia > China > Shanghai > Shanghai (0.05)
- Asia > China > Shandong Province > Qingdao (0.04)
- (11 more...)
- Pacific Ocean > North Pacific Ocean > East China Sea > Yellow Sea > Bohai Sea > Bohai Bay (0.04)
- North America > United States > Massachusetts > Middlesex County > Cambridge (0.04)
- Europe > United Kingdom > England > Oxfordshire > Oxford (0.04)
- (2 more...)
- Transportation (0.47)
- Food & Agriculture > Agriculture (0.46)
OASIS: Harnessing Diffusion Adversarial Network for Ocean Salinity Imputation using Sparse Drifter Trajectories
Li, Bo, Feng, Yingqi, Jin, Ming, Zheng, Xin, Tang, Yufei, Cherubin, Laurent, Liew, Alan Wee-Chung, Wang, Can, Lu, Qinghua, Yao, Jingwei, Pan, Shirui, Zhang, Hong, Zhu, Xingquan
Ocean salinity plays a vital role in circulation, climate, and marine ecosystems, yet its measurement is often sparse, irregular, and noisy, especially in drifter-based datasets. Traditional approaches, such as remote sensing and optimal interpolation, rely on linearity and stationarity, and are limited by cloud cover, sensor drift, and low satellite revisit rates. While machine learning models offer flexibility, they often fail under severe sparsity and lack principled ways to incorporate physical covariates without specialized sensors. In this paper, we introduce the OceAn Salinity Imputation System (OASIS), a novel diffusion adversarial framework designed to address these challenges.
- North America > Mexico (0.14)
- Asia > South Korea > Seoul > Seoul (0.05)
- Oceania > Australia (0.05)
- (9 more...)